Merged
Conversation
Add wcwsith.sources version 4.0.1 Update spectre-console's patch
3 tasks
Member
|
FYI, I removed wcwidth.souces 3.0.0 which appears to have been only referenced by the previous spectre.console version. Removing unreferenced packages is a hygiene thing that also helps with build times. |
MichaelSimons
approved these changes
Dec 1, 2025
Member
|
@zivkan, What branch is this going to be consumed in? Does it need to be backported to 10? That will have to be manually backported as spectre.console doesn't exist in 10 yet. |
zivkan
added a commit
to zivkan/source-build-reference-packages
that referenced
this pull request
Dec 1, 2025
* Upgrade Spectre.Console to 0.54.0 * Make build work Add wcwsith.sources version 4.0.1 Update spectre-console's patch * Remove wcwidth.sources which was upgraded to 4.0.1 --------- Co-authored-by: Michael Simons <msimons@microsoft.com>
Member
Author
|
I cherry-picked the two commits into a PR on the release/10.0 branch: |
MichaelSimons
added a commit
that referenced
this pull request
Dec 1, 2025
* Add Spectre.Console 0.52.0 (#1447) * Add Spectre.Console 0.52.0 (#1287) Context: #1287 * Update spectre-console submodule to 0.52.0 * Add patch file to delete problematic binaries: #1287 (comment) Co-authored-by: Jan Jones <jan.jones.cz@gmail.com> * Remove binary patch again * Pin darc version * Add DelaySign and PublicSign to build arguments --------- Co-authored-by: Jan Jones <jan.jones.cz@gmail.com> Co-authored-by: Premek Vysoky <premek.vysoky@microsoft.com> Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com> * Update spectre.console (#1482) * Upgrade Spectre.Console to 0.54.0 * Make build work Add wcwsith.sources version 4.0.1 Update spectre-console's patch * Remove wcwidth.sources which was upgraded to 4.0.1 --------- Co-authored-by: Michael Simons <msimons@microsoft.com> --------- Co-authored-by: Jonathan Peppers <jonathan.peppers@gmail.com> Co-authored-by: Jan Jones <jan.jones.cz@gmail.com> Co-authored-by: Premek Vysoky <premek.vysoky@microsoft.com> Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com> Co-authored-by: Michael Simons <msimons@microsoft.com>
MichaelSimons
added a commit
to dotnet/dotnet
that referenced
this pull request
Dec 9, 2025
Missed version update in dotnet/source-build-reference-packages#1482
MichaelSimons
added a commit
to dotnet/dotnet
that referenced
this pull request
Dec 9, 2025
Missed version update in dotnet/source-build-reference-packages#1482
dotnet-maestro bot
added a commit
to dotnet/dotnet
that referenced
this pull request
Dec 10, 2025
[release/10.0.1xx] Source code updates from nuget/nuget.client - Sign spectre.console with 3p cert - Merge remote-tracking branch 'upstream/release/10.0.1xx' into darc-release/10.0.1xx-7db7ce8f-5a7b-4b95-8467-49ba13688a32 - Update SpectreConsoleReleaseVersion to 0.54.0 Missed version update in dotnet/source-build-reference-packages#1482
ViktorHofer
pushed a commit
to dotnet/dotnet
that referenced
this pull request
Dec 10, 2025
Missed version update in dotnet/source-build-reference-packages#1482
dotnet-maestro bot
added a commit
to dotnet/dotnet
that referenced
this pull request
Dec 18, 2025
[main] Source code updates from dotnet/sdk - [sdk] Source update e300dea → e300dea Diff: https://github.com/dotnet/sdk/compare/e300dea82e0248b0801f706914c96073c1bd5350..e300dea82e0248b0801f706914c96073c1bd5350 From: dotnet/sdk@e300dea To: dotnet/sdk@e300dea The following files had conflicts that were resolved by a user: - src/sdk/eng/Signing.props - src/sdk/eng/Versions.props - src/sdk/src/Layout/redist/targets/BundledTemplates.targets - src/sdk/src/Layout/redist/targets/GeneratePackagePruneData.targets - Fix NetAnalyzers sarif version - Update SpectreConsoleReleaseVersion to 0.54.0 Missed version update in dotnet/source-build-reference-packages#1482 - Fix template msi in sdk - Cleanup in BundledTemplates.targets - Fix typo in PropertyGroup closing tag - Merge branch 'main' into darc-main-391511dd-ae8f-408a-b050-ded2a44c62c8 - Update dotnet watch test - Fix F# error with missing _GetFrameworkAssemblyReferences - Revert back to correctly generated template msi name - Revert back to old NuGet pack tools version - Merge branch 'main' into darc-main-391511dd-ae8f-408a-b050-ded2a44c62c8 - Revert back to correct template selection - Revert back to correct template selection - Do not set the template framework version to 10.0 - Revert remaining bundled template changes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Source build update for dotnet/sdk#51933